home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Tikexpression.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
133b
|
13 lines
#ifndef _Tikexpression_H_
#define _Tikexpression_H_
enum
{
IKEXPRESSIONTAG_LINK = 1001 // ObjectLink
};
#endif